MySQL Error!
MySQL error in file: /local/classes/book/info.php at line 111
Error Number: 1064
The Error returned was:
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')
ORDER BY FIELD(`id`,)' at line 3
SQL query:
SELECT `id`, `title`, `short_story`, `xfields`, `category`, `alt_name`
FROM `dle_post`
WHERE `id` IN ()
ORDER BY FIELD(`id`,);